-
Notifications
You must be signed in to change notification settings - Fork 3k
Removed deprecations from test-framework modules
#51425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Removed deprecations from test-framework modules
#51425
Conversation
This one sounds like a stretch TBH |
Maybe... I can drop it from the list. I don't think it has much usage. |
Status for workflow
|
|
🎊 PR Preview e25d7c6 has been successfully built and deployed to https://quarkus-pr-main-51425-preview.surge.sh/version/main/guides/
|
|
The rule of thumb is to have the deprecation in at least one LTS before considering dropping it so I would not do it for now given 3.28 was after 3.27 LTS. |
Status for workflow
|

QuarkusIntegrationTest.Contextdeprecated since Quarkus 2.3.0 in Improve DevServices test integration #19666QuarkusTestProfileAwareClassOrderer.getCustomOrderKeydeprecated since Quarkus 2.8.0 in Fix small issues inQuarkusTestProfileAwareClassOrderer#24543DevModeTestUtilsdeprecated since Quarkus 3.3 in Reinstate DevModeTestUtil to avoid breaking other projects that depend on it #35276TestHTTPResource.ssldeprecated since Quarkus 3.10.0 in Enable usage of random port for the Management Interface #39588NativeBuildOutputExtensiondeprecated since Quarkus 3.13.0 in Remove image metrics integration tests #41116LauncherUtil.installAndGetSomeConfigdeprecated since Quarkus 3.18.0 in UseTestConfigto load test config instead of property names #45100quarkus.log.file.path#49822